'select' CSS Attributes and JavaScript Style Properties : select « HTML Tag Reference « HTML CSS Reference






'select' CSS Attributes and JavaScript Style Properties

Names noted with an asterisk (*) are JavaScript properties only.
+----------------+--------------------------------------------------------------+
| CSS            |!important                      accelerator                   |
| Attributes     |background-color                behavior                      |
| and            |bottom                                                        |
| JavaScript     |clear                           clip                          |
| Style          |color                           cursor                        |                                                              |
| Properties     |direction                       display                       |                                                              |
|                |filter                          float                         |
|                |font                            font-family                   |
|                |font-size                       font-style                    |
|                |font-variant                    font-weight                   |
|                |hasLayout(*)                    height                        |
|                |ime-mode                        layout-flow                   |
|                |layout-grid                     layout-grid-mode              |
|                |left                            letter-spacing                |
|                |line-height                     padding                       |
|                |padding-bottom                  padding-left                  |
|                |padding-right                   padding-top                   |
|                |pixelBottom(*)                  pixelHeight(*)                |
|                |pixelLeft(*)                    pixelRight(*)                 |
|                |pixelTop(*)                     pixelWidth(*)                 |
|                |posBottom(*)                    posHeight(*)                  |
|                |position                        posLeft(*)                    |
|                |posRight(*)                     posTop(*)                     |
|                |posWidth(*)                     styleFloat(*)                 |
|                |text-autospace                  text-decoration               |
|                |text-transform                  text-underline-position       |
|                |textDecorationBlink(*)          textDecorationLineThrough(*)  |
|                |textDecorationNone(*)           textDecorationOverline(*)     |
|                |textDecorationUnderline(*)      top                           |
|                |unicode-bidi                    visibility                    |
|                |width                           word-spacing                  |
|                |word-wrap                       zoom                          |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

1.'select' Syntax and Note
2.'select' HTML Attributes
3.'select' Event Handlers
4.'select' Example
5.'select' Microsoft Behaviors
6.'select' JavaScript Properties
7.'select' JavaScript Methods
8.'select' JavaScript Collections
9.'select' JavaScript Objects